home *** CD-ROM | disk | FTP | other *** search
/ PC Games / PC Games (I.B.Magazette) (1990).img / CRAPS.DOC < prev    next >
Encoding:
Text File  |  1990-07-17  |  1.5 KB  |  39 lines

  1.  
  2.                                   C R A P S
  3.  
  4.                                 by David Thomas
  5.  
  6.  
  7.      Craps is played just like the craps tables in any casino, and the
  8.      object is to make money.
  9.  
  10.      Playing the game:
  11.      ─────────────────
  12.      After the title screen is shown, enter the number of people that
  13.      will be playing (1-4), and afterward enter each players' name.
  14.      After entering the names, choose who will be throwing the dice (the
  15.      shooter).
  16.  
  17.      Betting:
  18.      ─────────
  19.      Use the UP and DOWN arrow keys on the numeric keypad to select a bet
  20.      and press ENTER to bet an amount.  You may bet on all, none, or any
  21.      combination of the bets shown, provided you have enough money.
  22.      Pressing ESC ends your betting.  The shooter cannot bet on these
  23.      types of bets, but can only make one bet that he will win the throw of
  24.      the dice.  This bet is made after everyone else has made their bets.
  25.  
  26.      Winning (or losing):
  27.      ────────────────────
  28.      A dice total of 7 or 11 on the first roll is a winner.
  29.      A dice total of 2, 3, or 12 on the first roll is a loser.
  30.      Any other value is called the players' "point".  The player rolling
  31.      a "point" must continue rolling the dice until that same "point"
  32.      value is rolled, in which case he wins, or a 7, in which case he
  33.      loses.  Pressing F2 while the dice are rolling will toggle the sound
  34.      of the dice roll on or off.
  35.  
  36.  
  37.      Craps
  38.      Copyright (C) 1990, I. B. Magazette
  39.